imx: Add support for the SabreSD shipped with i.MX6DL
authorPierre Aubert <[email protected]>
Tue, 4 Jun 2013 07:00:15 +0000 (09:00 +0200)
committerStefano Babic <[email protected]>
Wed, 26 Jun 2013 15:34:11 +0000 (17:34 +0200)
commitc1747970612e36148e7f7a51872c652ed47697f4
tree3f3cb3cfa926fe6e6666b5b420dd9107012e9165
parent87d720e0c2c9ef0b14a77c38c57d26dcad9c9242
imx: Add support for the SabreSD shipped with i.MX6DL

The SabreSD platform is available with i.MX6Q or i.MX6DL. This patch adds the
support of the i.MX6DL. The config file and the board directory are renamed
to remove the reference to the MX6Q.

Signed-off-by: Pierre Aubert <[email protected]>
CC: Stefano Babic <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>
MAINTAINERS
board/freescale/mx6qsabresd/Makefile [deleted file]
board/freescale/mx6qsabresd/mx6qsabresd.c [deleted file]
board/freescale/mx6sabresd/Makefile [new file with mode: 0644]
board/freescale/mx6sabresd/mx6sabresd.c [new file with mode: 0644]
boards.cfg
include/configs/mx6qsabre_common.h [deleted file]
include/configs/mx6qsabreauto.h
include/configs/mx6qsabresd.h [deleted file]
include/configs/mx6sabre_common.h [new file with mode: 0644]
include/configs/mx6sabresd.h [new file with mode: 0644]